home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HamCall (October 1991)
/
HamCall (Whitehall Publishing)(1991).bin
/
telcom
/
gtpower
/
logon.scr
< prev
next >
Wrap
Text File
|
1988-07-05
|
530b
|
24 lines
;
; example logon script. Useful for GT POWER hosts. May be
; modified for use with other systems.
;
twait 1000
clear
writeln "CONNECT with '" %name "' at " %baud " baud, on port " %com "."
write "Press any key..."
alarm short
clear
wait for "[y/n]"
sendln "y"
wait for "name:"
;
; put your name on the following lines, instead of "Paul" & "Meiners".
;
sendln "Paul"
sendln "Meiners"
sendln "y"
;
; this gets your password from the phone directory and sends it to the host.
;
function immediate "%P|"